Skip to content

lookup: skip WPT for undici in CITGM#1107

Open
mcollina wants to merge 1 commit into
mainfrom
lookup-undici-skip-wpt
Open

lookup: skip WPT for undici in CITGM#1107
mcollina wants to merge 1 commit into
mainfrom
lookup-undici-skip-wpt

Conversation

@mcollina

Copy link
Copy Markdown
Member

Summary

Run undici's CITGM entry with an explicit script list that mirrors the default test suite while omitting test:wpt.

This keeps WPT out of Node.js release canary runs while preserving the existing CITGM=true environment for CITGM-specific skips.

Tests

  • npm test
Checklist
  • npm test passes
  • contribution guidelines followed here

Run undici's CITGM entry with explicit scripts that mirror the
default test suite but omit `test:wpt`. This avoids running WPT
during Node.js release canary runs.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@codecov-commenter

codecov-commenter commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.36%. Comparing base (1cbcf4c) to head (a0f0426).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1107   +/-   ##
=======================================
  Coverage   96.36%   96.36%           
=======================================
  Files          29       29           
  Lines        2203     2203           
=======================================
  Hits         2123     2123           
  Misses         80       80           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcollina mcollina requested review from RafaelGSS and aduh95 June 26, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants